CUarray_cubemap_face_enum

Array indices for cube faces

Values

ValueMeaning
CU_CUBEMAP_FACE_POSITIVE_X0

< Positive X face of cubemap

CU_CUBEMAP_FACE_NEGATIVE_X1

< Negative X face of cubemap

CU_CUBEMAP_FACE_POSITIVE_Y2

< Positive Y face of cubemap

CU_CUBEMAP_FACE_NEGATIVE_Y3

< Negative Y face of cubemap

CU_CUBEMAP_FACE_POSITIVE_Z4

< Positive Z face of cubemap

CU_CUBEMAP_FACE_NEGATIVE_Z5

< Negative Z face of cubemap

Meta